Date: Thu, 27 Apr 00 23:16:18 Eastern Daylight Time
From: support@example_company.com
To: 
Subject: HTML Mail Example
Organization: Example Company
Reply-to: support@example_company.com
X-Confirm-Reading-To: readmail@example_company.com
Return-receipt-to: sendmail@example_company.com
Priority: normal
MIME-Version: 1.0
Content-Type: text/html
X-pmrqc: 1
X-mailer: 

<html>

<head>
<title>Example HTML message</title>
</head>

<body bgcolor="#FFFFFF">
<div align="left">

<table border="0" cellpadding="4" cellspacing="4" width="100%">
  <tr>
    <td><font face="Arial">This is an example html message with a </font><font face="Arial"><a
    href="http://www.funduc.com">link to our web site</a> and an image.</font><p><font
    face="Arial">See the Delivery Agent hlp for tips on constructing and sending an html
    message. You will need to copy the raw html code to the windows clipboard and paste it
    into the Delivery Agent Message Body field. Also specify &quot;</font><font face="Arial"
    size="3">Content-Type: text/html&quot; (no quote characters) in the Custom Headers field.</font></td>
    <td valign="top"><img src="http://www.funduc.com/images/daicon.gif"></td>
  </tr>
</table>
</div>
</body>
</html>
